xl: Drop -l option to xl cpupool-list
authorIan Campbell <ian.campbell@citrix.com>
Tue, 7 Feb 2012 16:50:17 +0000 (16:50 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 7 Feb 2012 16:50:17 +0000 (16:50 +0000)
commit914e61c1ec5a7996a3e71692ce41e77359e70e0c
tree8f761d3eeb27ea8944562f679e35dedec7377dbd
parent8cbb5278e034e5d7878f7a6a7d6987e5a7acf986
xl: Drop -l option to xl cpupool-list

The implementation (which was a nop) was removed back in 22838:aab67c1c6b87 but
this now causes "set but not used" warnings from some compilers. Might as well
just nuke the option entirely.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/xl_cmdimpl.c